build: Use appropriate linker flag for the builder test
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 15:11:17 +0000 (16:11 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 15:11:17 +0000 (16:11 +0100)
commitfb6f9e10dade45dd95ec5cc8e4283e61bb824188
treed0f11ccd0ae1aa7536836b4ef45c9e05554390ab
parentc05fcdbba05730acef0adb46aeaaecca38b1ba5c
build: Use appropriate linker flag for the builder test

The `-export-dynamic` flag is a libtool-specific flag; since we're not
using libtool with Meson, we should instruct the C compiler to use the
appropriate linker flag instead.
testsuite/gtk/meson.build